net/http.http2clientConnReadLoop.endStream (method)

4 uses

	net/http (current package)
		h2_bundle.go#L9662: 		rl.endStream(cs)
		h2_bundle.go#L9835: 	rl.endStream(cs)
		h2_bundle.go#L10048: 		rl.endStream(cs)
		h2_bundle.go#L10053: func (rl *http2clientConnReadLoop) endStream(cs *http2clientStream) {